﻿2026-07-28T05:10:42.4109753Z ##[group]Run actions/checkout@v5
2026-07-28T05:10:42.4110382Z with:
2026-07-28T05:10:42.4110901Z   fetch-depth: 0
2026-07-28T05:10:42.4111397Z   repository: BigscreenVR/spt-bs-core
2026-07-28T05:10:42.4114355Z   token: ***
2026-07-28T05:10:42.4114835Z   ssh-strict: true
2026-07-28T05:10:42.4115286Z   ssh-user: git
2026-07-28T05:10:42.4115802Z   persist-credentials: true
2026-07-28T05:10:42.4168058Z   clean: true
2026-07-28T05:10:42.4168540Z   sparse-checkout-cone-mode: true
2026-07-28T05:10:42.4169069Z   fetch-tags: false
2026-07-28T05:10:42.4169446Z   show-progress: true
2026-07-28T05:10:42.4169809Z   lfs: false
2026-07-28T05:10:42.4170131Z   submodules: false
2026-07-28T05:10:42.4170477Z   set-safe-directory: true
2026-07-28T05:10:42.4170892Z   allow-unsafe-pr-checkout: false
2026-07-28T05:10:42.4171292Z ##[endgroup]
2026-07-28T05:10:42.4942778Z Syncing repository: BigscreenVR/spt-bs-core
2026-07-28T05:10:42.4944341Z ##[group]Getting Git version info
2026-07-28T05:10:42.4945008Z Working directory is '/home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core'
2026-07-28T05:10:42.4945939Z [command]/usr/bin/git version
2026-07-28T05:10:42.4946454Z git version 2.43.0
2026-07-28T05:10:42.4963049Z ##[endgroup]
2026-07-28T05:10:42.4974248Z Temporarily overriding HOME='/home/reavus/actions-runner/_work/_temp/b561e861-e1b2-4574-add0-3864bcdf0fdd' before making global git config changes
2026-07-28T05:10:42.4975411Z Adding repository directory to the temporary git global config as a safe directory
2026-07-28T05:10:42.4977544Z [command]/usr/bin/git config --global --add safe.directory /home/reavus/actions-runner/_work/spt-bs-core/spt-bs-core
2026-07-28T05:10:42.5010043Z [command]/usr/bin/git config --local --get remote.origin.url
2026-07-28T05:10:42.5028075Z https://github.com/BigscreenVR/spt-bs-core
2026-07-28T05:10:42.5039768Z ##[group]Removing previously created refs, to avoid conflicts
2026-07-28T05:10:42.5043054Z [command]/usr/bin/git rev-parse --symbolic-full-name --verify --quiet HEAD
2026-07-28T05:10:42.5097777Z HEAD
2026-07-28T05:10:42.5133503Z ##[endgroup]
2026-07-28T05:10:42.5134260Z [command]/usr/bin/git submodule status
2026-07-28T05:10:42.5353783Z ##[group]Cleaning the repository
2026-07-28T05:10:42.5354427Z [command]/usr/bin/git clean -ffdx
2026-07-28T05:10:46.6268449Z Removing .adapter-notify/
2026-07-28T05:10:46.6269228Z Removing target/
2026-07-28T05:10:46.6279249Z [command]/usr/bin/git reset --hard HEAD
2026-07-28T05:10:46.6550630Z HEAD is now at aebc3b79 Merge 1b43c1a9492b73d094e1e0f9cf012ce8d14cf027 into bfb555f8b451bf1fd0f868c5b06d57a889fdff81
2026-07-28T05:10:46.6556206Z ##[endgroup]
2026-07-28T05:10:46.6559093Z ##[group]Disabling automatic garbage collection
2026-07-28T05:10:46.6562191Z [command]/usr/bin/git config --local gc.auto 0
2026-07-28T05:10:46.6591298Z ##[endgroup]
2026-07-28T05:10:46.6591751Z ##[group]Setting up auth
2026-07-28T05:10:46.6597353Z [command]/usr/bin/git config --local --name-only --get-regexp core\.sshCommand
2026-07-28T05:10:46.6628301Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'core\.sshCommand' && git config --local --unset-all 'core.sshCommand' || :"
2026-07-28T05:10:46.6813247Z [command]/usr/bin/git config --local --name-only --get-regexp http\.https\:\/\/github\.com\/\.extraheader
2026-07-28T05:10:46.6837664Z [command]/usr/bin/git submodule foreach --recursive sh -c "git config --local --name-only --get-regexp 'http\.https\:\/\/github\.com\/\.extraheader' && git config --local --unset-all 'http.https://github.com/.extraheader' || :"
2026-07-28T05:10:46.7024759Z [command]/usr/bin/git config --local --name-only --get-regexp ^includeIf\.gitdir:
2026-07-28T05:10:46.7051688Z [command]/usr/bin/git submodule foreach --recursive git config --local --show-origin --name-only --get-regexp remote.origin.url
2026-07-28T05:10:46.7246188Z [command]/usr/bin/git config --local http.https://github.com/.extraheader AUTHORIZATION: basic ***
2026-07-28T05:10:46.7277057Z ##[endgroup]
2026-07-28T05:10:46.7277697Z ##[group]Fetching the repository
2026-07-28T05:10:46.7283790Z [command]/usr/bin/git -c protocol.version=2 fetch --prune --no-recurse-submodules --unshallow origin +refs/heads/*:refs/remotes/origin/* +refs/tags/*:refs/tags/* +aebc3b79b504ee77a56ab487ca1db5aa23e74a55:refs/remotes/pull/117/merge
2026-07-28T05:10:47.5266085Z From https://github.com/BigscreenVR/spt-bs-core
2026-07-28T05:10:47.5266806Z  + 52b4d708...1b43c1a9 fix/ring-perch-adoption -> origin/fix/ring-perch-adoption  (forced update)
2026-07-28T05:10:47.5325244Z ##[endgroup]
2026-07-28T05:10:47.5325840Z ##[group]Determining the checkout info
2026-07-28T05:10:47.5326297Z ##[endgroup]
2026-07-28T05:10:47.5338832Z [command]/usr/bin/git sparse-checkout disable
2026-07-28T05:10:47.5387190Z [command]/usr/bin/git config --local --unset-all extensions.worktreeConfig
2026-07-28T05:10:47.5411321Z ##[group]Checking out the ref
2026-07-28T05:10:47.5413602Z [command]/usr/bin/git checkout --progress --force refs/remotes/pull/117/merge
2026-07-28T05:10:47.5459935Z HEAD is now at aebc3b79 Merge 1b43c1a9492b73d094e1e0f9cf012ce8d14cf027 into bfb555f8b451bf1fd0f868c5b06d57a889fdff81
2026-07-28T05:10:47.5464232Z ##[endgroup]
2026-07-28T05:10:47.5498245Z [command]/usr/bin/git log -1 --format=%H
2026-07-28T05:10:47.5522318Z aebc3b79b504ee77a56ab487ca1db5aa23e74a55
